Schematic Data Model - ορισμός. Τι είναι το Schematic Data Model
Diclib.com
Λεξικό ChatGPT
Εισάγετε μια λέξη ή φράση σε οποιαδήποτε γλώσσα 👆
Γλώσσα:

Μετάφραση και ανάλυση λέξεων από την τεχνητή νοημοσύνη ChatGPT

Σε αυτήν τη σελίδα μπορείτε να λάβετε μια λεπτομερή ανάλυση μιας λέξης ή μιας φράσης, η οποία δημιουργήθηκε χρησιμοποιώντας το ChatGPT, την καλύτερη τεχνολογία τεχνητής νοημοσύνης μέχρι σήμερα:

  • πώς χρησιμοποιείται η λέξη
  • συχνότητα χρήσης
  • χρησιμοποιείται πιο συχνά στον προφορικό ή γραπτό λόγο
  • επιλογές μετάφρασης λέξεων
  • παραδείγματα χρήσης (πολλές φράσεις με μετάφραση)
  • ετυμολογία

Τι (ποιος) είναι Schematic Data Model - ορισμός

A DATA MODEL FOR CERTAIN XML MARKUP LANGUAGES, IN COMPUTING
XPath data model; Xpath data model
  • The XDM type hierarchy

Schematic         
  • Comparison of pictorial and schematic styles of circuit diagrams
REPRESENTATION OF A SYSTEM USING ABSTRACT, GRAPHIC SYMBOLS
Schematic diagram; Schematics; Schematic diagrams; Schematic drawing
·adj Of or pertaining to a scheme or a schema.
schematic         
  • Comparison of pictorial and schematic styles of circuit diagrams
REPRESENTATION OF A SYSTEM USING ABSTRACT, GRAPHIC SYMBOLS
Schematic diagram; Schematics; Schematic diagrams; Schematic drawing
[ski:'mat?k, sk?-]
¦ adjective
1. (of a diagram or representation) symbolic and simplified.
2. (of thought, ideas, etc.) simplistic or formulaic in character: a highly schematic reading of the play.
¦ noun technical a schematic diagram, in particular of an electric or electronic circuit.
Derivatives
schematically adverb
schematic         
  • Comparison of pictorial and schematic styles of circuit diagrams
REPRESENTATION OF A SYSTEM USING ABSTRACT, GRAPHIC SYMBOLS
Schematic diagram; Schematics; Schematic diagrams; Schematic drawing
A schematic diagram or picture shows something in a simple way.
This is represented in the schematic diagram below.
ADJ: usu ADJ n

Βικιπαίδεια

XQuery and XPath Data Model

The XQuery and XPath Data Model (XDM) is the data model shared by the XPath 2.0, XSLT 2.0, XQuery, and XForms programming languages. It is defined in a W3C recommendation. Originally, it was based on the XPath 1.0 data model which in turn is based on the XML Information Set.

The XDM consists of flat sequences of zero or more items which can be typed or untyped, and are either atomic values or XML nodes (of seven kinds: document, element, attribute, text, namespace, processing instruction, and comment). Instances of the XDM can optionally be XML schema-validated.